03. Connections to Supervised Learning

Connections to Supervised Learning

Policy gradient methods are very similar to supervised learning.

M3L3 C03 V2

## (Optional) Learn More

To further explore the connections between policy gradient methods and supervised learning, you're encouraged to check out Andrej Karpathy's famous blog post .

Learn more about the connections between supervised learning and reinforcement learning. ([Source](http://karpathy.github.io/2016/05/31/rl/))

Learn more about the connections between supervised learning and reinforcement learning. ( Source )